Home
last modified time | relevance | path

Searched defs:bound_function (Results 1 - 4 of 4) sorted by relevance

/third_party/jerryscript/jerry-core/ecma/base/
H A Decma-globals.h919 } bound_function; member
/third_party/node/deps/v8/src/objects/
H A Djs-objects.cc2741 JSBoundFunction bound_function = JSBoundFunction::cast(*this); in JSObjectShortPrint() local
/third_party/node/deps/v8/src/d8/
H A Dd8.cc2113 auto bound_function = i::Handle<i::JSBoundFunction>::cast(callable); in TestVerifySourcePositions() local
/third_party/node/deps/v8/src/api/
H A Dapi.cc5380 auto bound_function = i::Handle<i::JSBoundFunction>::cast(self); in GetBoundFunction() local

Completed in 43 milliseconds