Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TritonDataCenter/smartos-live
/ functions
Functions
3,450 in github.com/TritonDataCenter/smartos-live
⨍
Functions
3,450
◇
Types & classes
426
↓ 17 callers
Method
start_pos
(self)
tools/javascriptlint/javascriptlint/jsparse.py:92
↓ 17 callers
Function
strlist_get
* Fetch the string at index "idx", or NULL if no string is stored at that * offset. */
src/common/strings/strlist.c:251
↓ 17 callers
Function
usdt_error
src/node-dtrace-provider/libusdt/usdt.c:307
↓ 16 callers
Function
EmitJump
tools/javascriptlint/spidermonkey/src/jsemit.c:1140
↓ 16 callers
Function
JS_ReportWarning
tools/javascriptlint/spidermonkey/src/jsapi.c:4703
↓ 16 callers
Function
getUUID
(command, p, opts)
src/vm/sbin/vmadm.js:251
↓ 16 callers
Function
js_GetLengthProperty
tools/javascriptlint/spidermonkey/src/jsarray.c:164
↓ 16 callers
Function
js_PopStatement
tools/javascriptlint/spidermonkey/src/jsemit.c:1456
↓ 16 callers
Function
nic_antispoof_props
(t, nic, name, props)
src/vm/tests/test-spoof-opts.js:66
↓ 16 callers
Function
pipeline
* Wraps vasync's pipeline so that each function in the pipeline gets called * with (state, cb) as its arguments. state contains the output of previou
src/fw/lib/pipeline.js:42
↓ 16 callers
Function
report
(node, errname, pos=None, **errargs)
tools/javascriptlint/javascriptlint/lint.py:349
↓ 16 callers
Function
strpath_append
* Append a path string, "inp", to the end of the path string already present * in "path". Ensures that there is a "/" between the existing path, if
src/common/strings/strpath.c:26
↓ 15 callers
Function
BindNameToSlot
* This routine tries to optimize name gets and sets to stack slot loads and * stores, given the variables object and scope chain in cx's top frame, t
tools/javascriptlint/spidermonkey/src/jsemit.c:1872
↓ 15 callers
Function
DateFromTime
tools/javascriptlint/spidermonkey/src/jsdate.c:259
↓ 15 callers
Function
GetArrayElement
* If the property at the given index exists, get its value into location * pointed by vp and set *hole to false. Otherwise set *hole to true and *vp
tools/javascriptlint/spidermonkey/src/jsarray.c:250
↓ 15 callers
Function
MonthFromTime
tools/javascriptlint/spidermonkey/src/jsdate.c:226
↓ 15 callers
Function
dynstr_free
src/dockerinit/mdata-client/dynstr.c:87
↓ 15 callers
Function
js_EmitTree
tools/javascriptlint/spidermonkey/src/jsemit.c:3896
↓ 15 callers
Function
js_IdIsIndex
* Determine if the id represents an array index or an XML property index. * * An id is an array index according to ECMA by (15.4): * * "Array obje
tools/javascriptlint/spidermonkey/src/jsarray.c:83
↓ 15 callers
Function
js_NewStringCopyN
tools/javascriptlint/spidermonkey/src/jsstr.c:2546
↓ 15 callers
Function
mdataGet
* Contact the hypervisor metadata agent and request the value for the provided * key name. Returns a C string if a value is found, NULL if no value
src/dockerinit/src/docker-common.c:176
↓ 15 callers
Function
movestate
src/dockerinit/json-nvlist/json-nvlist.c:90
↓ 15 callers
Function
multadd
Return b*m + a. Deallocate the old b. Both a and m must be between 0 and * 65535 inclusive. NOTE: old b is deallocated on memory failure. */
tools/javascriptlint/spidermonkey/src/jsdtoa.c:447
↓ 14 callers
Function
JS_SetProperty
tools/javascriptlint/spidermonkey/src/jsapi.c:2890
↓ 14 callers
Method
end_pos
(self)
tools/javascriptlint/javascriptlint/jsparse.py:99
↓ 14 callers
Function
js_AppendCString
tools/javascriptlint/spidermonkey/src/jsscan.c:852
↓ 14 callers
Function
js_AppendChar
tools/javascriptlint/spidermonkey/src/jsscan.c:820
↓ 14 callers
Function
js_LeaveLocalRootScopeWithResult
tools/javascriptlint/spidermonkey/src/jscntxt.c:620
↓ 14 callers
Function
js_NewXMLObject
tools/javascriptlint/spidermonkey/src/jsxml.c:7567
↓ 14 callers
Function
js_ValueToObject
tools/javascriptlint/spidermonkey/src/jsobj.c:4568
↓ 14 callers
Function
lshift
Return b * 2^k. Deallocate the old b. k must be nonnegative. * NOTE: on memory failure, old b is deallocated. */
tools/javascriptlint/spidermonkey/src/jsdtoa.c:834
↓ 14 callers
Function
validateZoneData
(t, vm, opts, callback)
src/vm/tests/test-routes-joyent-minimal.js:154
↓ 13 callers
Function
HourFromTime
tools/javascriptlint/spidermonkey/src/jsdate.c:428
↓ 13 callers
Function
JS_GetStringChars
tools/javascriptlint/spidermonkey/src/jsapi.c:4570
↓ 13 callers
Function
MinFromTime
tools/javascriptlint/spidermonkey/src/jsdate.c:437
↓ 13 callers
Function
ReadCompactIndex
tools/javascriptlint/spidermonkey/src/jsregexp.c:253
↓ 13 callers
Function
cmp
Return -1, 0, or 1 depending on whether a<b, a==b, or a>b, respectively. */
tools/javascriptlint/spidermonkey/src/jsdtoa.c:874
↓ 13 callers
Function
diff
tools/javascriptlint/spidermonkey/src/jsdtoa.c:902
↓ 13 callers
Function
exec
(t, opts, callback)
src/fw/test/lib/common.js:27
↓ 13 callers
Function
hasSnapshot
(snapshots, snapname)
src/vm/tests/test-snapshots.js:57
↓ 13 callers
Function
js_AtomizeChars
tools/javascriptlint/spidermonkey/src/jsatom.c:741
↓ 13 callers
Function
js_NewXML
tools/javascriptlint/spidermonkey/src/jsxml.c:7449
↓ 13 callers
Function
js_PeekToken
tools/javascriptlint/spidermonkey/src/jsscan.c:1005
↓ 13 callers
Function
js_UngetToken
tools/javascriptlint/spidermonkey/src/jsscan.c:2086
↓ 13 callers
Function
mergeObjects
* Merges two objects based on their keys and returns the result. In a key * conflict, obj1 wins.
src/fw/lib/util/obj.js:97
↓ 13 callers
Function
quote
(str)
tools/ronnjs/lib/ronn.js:320
↓ 13 callers
Method
resume
src/node-expat/node-expat.cc:230
↓ 12 callers
Function
EmitAtomOp
tools/javascriptlint/spidermonkey/src/jsemit.c:1841
↓ 12 callers
Function
GetSlotAtom
tools/javascriptlint/spidermonkey/src/jsopcode.c:1049
↓ 12 callers
Function
JS_DefineProperty
tools/javascriptlint/spidermonkey/src/jsapi.c:2584
↓ 12 callers
Function
JS_DestroyIdArray
tools/javascriptlint/spidermonkey/src/jsapi.c:2043
↓ 12 callers
Function
JS_NewObject
tools/javascriptlint/spidermonkey/src/jsapi.c:2387
↓ 12 callers
Function
JS_ReportErrorFlagsAndNumber
tools/javascriptlint/spidermonkey/src/jsapi.c:4715
↓ 12 callers
Function
JS_SetErrorReporter
tools/javascriptlint/spidermonkey/src/jsapi.c:4751
↓ 12 callers
Function
PopOff
tools/javascriptlint/spidermonkey/src/jsopcode.c:870
↓ 12 callers
Function
SecFromTime
tools/javascriptlint/spidermonkey/src/jsdate.c:446
↓ 12 callers
Function
UTC
tools/javascriptlint/spidermonkey/src/jsdate.c:422
↓ 12 callers
Function
check_string
src/common/strings/tests/test2.c:34
↓ 12 callers
Function
createSubObjects
* Creates a nested set of objects based on the argument names, like: * args[0] = { args[1]: { args[2]: {} } } * If the last argument is an objec
src/fw/lib/util/obj.js:64
↓ 12 callers
Method
default
(klass)
tools/javascriptlint/javascriptlint/util.py:27
↓ 12 callers
Function
dup
(thing)
src/vm/tests/test-bhyve-pci_slot.js:268
↓ 12 callers
Function
expectUpdateError
(opts, cb)
src/vm/tests/test-vrrp-nics.js:27
↓ 12 callers
Function
finish
(err)
src/img/lib/imgadm.js:2596
↓ 12 callers
Function
js_AtomizeString
tools/javascriptlint/spidermonkey/src/jsatom.c:635
↓ 12 callers
Function
js_ConcatStrings
tools/javascriptlint/spidermonkey/src/jsstr.c:128
↓ 12 callers
Function
js_ConstructObject
tools/javascriptlint/spidermonkey/src/jsobj.c:2639
↓ 12 callers
Function
js_NewDependentString
tools/javascriptlint/spidermonkey/src/jsstr.c:2460
↓ 12 callers
Function
js_PCToLineNumber
tools/javascriptlint/spidermonkey/src/jsscript.c:1568
↓ 12 callers
Function
nic_link_props
(opts, callback)
src/vm/tests/test-spoof-opts.js:25
↓ 12 callers
Method
to_offset
(self, pos)
tools/javascriptlint/javascriptlint/jsparse.py:42
↓ 12 callers
Function
upcase
* 1. If IgnoreCase is false, return ch. * 2. Let u be ch converted to upper case as if by calling * String.prototype.toUpperCase on the one-chara
tools/javascriptlint/spidermonkey/src/jsregexp.c:354
↓ 11 callers
Function
GetProperty
ECMA-357 9.1.1.1 XML [[Get]] and 9.2.1.1 XMLList [[Get]]. */
tools/javascriptlint/spidermonkey/src/jsxml.c:4088
↓ 11 callers
Function
JS_FinishArenaPool
tools/javascriptlint/spidermonkey/src/jsarena.c:388
↓ 11 callers
Function
JS_GetScriptedCaller
tools/javascriptlint/spidermonkey/src/jsdbgapi.c:776
↓ 11 callers
Function
JS_GetStringLength
tools/javascriptlint/spidermonkey/src/jsapi.c:4591
↓ 11 callers
Function
JS_HashTableEnumerateEntries
** Iterate over the entries in the hash table calling func for each ** entry found. Stop if "f" says to (return value & JS_ENUMERATE_STOP). ** Return
tools/javascriptlint/spidermonkey/src/jshash.c:353
↓ 11 callers
Function
JS_HashTableRawAdd
tools/javascriptlint/spidermonkey/src/jshash.c:247
↓ 11 callers
Function
JS_ValueToId
tools/javascriptlint/spidermonkey/src/jsapi.c:2049
↓ 11 callers
Function
callInlineChildren
(out, node, context)
tools/ronnjs/lib/ronn.js:189
↓ 11 callers
Function
cleanup
(cb)
src/vm/tests/test-cloudinit-nocloud.js:1279
↓ 11 callers
Function
createPortRule
(action, dir, proto, who, port, rest)
src/fw/test/lib/helpers.js:614
↓ 11 callers
Function
dynstr_len
src/dockerinit/mdata-client/dynstr.c:30
↓ 11 callers
Function
dynstr_new
src/dockerinit/mdata-client/dynstr.c:76
↓ 11 callers
Function
get_payload
()
src/vm/tests/test-bhyve-uefi.js:41
↓ 11 callers
Function
js_PopStatementCG
tools/javascriptlint/spidermonkey/src/jsemit.c:1473
↓ 11 callers
Function
js_SetLengthProperty
tools/javascriptlint/spidermonkey/src/jsarray.c:336
↓ 11 callers
Function
js_isDirectory
tools/javascriptlint/spidermonkey/src/jsfile.c:1095
↓ 11 callers
Function
js_strlen
tools/javascriptlint/spidermonkey/src/jsstr.c:2797
↓ 11 callers
Function
mkdir
(dirname, callback)
src/vm/tests/test-filewait.js:52
↓ 11 callers
Function
peekchar
src/dockerinit/json-nvlist/json-nvlist.c:168
↓ 11 callers
Function
strlist_alloc
* Allocate a strlist_t. */
src/common/strings/strlist.c:55
↓ 11 callers
Function
strlist_set_tail
* Copy "str" into the first non-NULL element of the array, or fail with ENOSPC * if all elements are occupied. */
src/common/strings/strlist.c:185
↓ 11 callers
Method
text
(self, start, end)
tools/javascriptlint/javascriptlint/jsparse.py:47
↓ 11 callers
Function
zfs
(args, callback)
src/vm/sbin/vmadmd.js:105
↓ 10 callers
Function
Balloc
* Allocate a Bigint with 2^k words. * This is not threadsafe. The caller must use thread locks */
tools/javascriptlint/spidermonkey/src/jsdtoa.c:393
↓ 10 callers
Function
JS_SetReservedSlot
tools/javascriptlint/spidermonkey/src/jsapi.c:3496
↓ 10 callers
Function
JS_TypeOfValue
tools/javascriptlint/spidermonkey/src/jsapi.c:580
↓ 10 callers
Function
Log2
tools/javascriptlint/spidermonkey/src/jscpucfg.c:133
↓ 10 callers
Function
PushOff
tools/javascriptlint/spidermonkey/src/jsopcode.c:843
↓ 10 callers
Function
TIME
()
src/img/lib/imgadm.js:1587
← previous
next →
101–200 of 3,450, ranked by callers