Home
last modified time | relevance | path

Searched defs:js_function (Results 1 - 10 of 10) sorted by relevance

/third_party/jerryscript/tests/unit-ext/module/
H A Djerry-module-test.c141 handle_clear_require_cache (const jerry_value_t js_function, in handle_clear_require_cache() argument
157 handle_require (const jerry_value_t js_function, in handle_require() argument
201 jerry_value_t js_global = 0, js_function = 0, js_property_name = 0; in main() local
[all...]
/third_party/node/test/js-native-api/test_function/
H A Dtest_function.c93 napi_value js_function; in finalize_function() local
/third_party/node/deps/v8/src/heap/
H A Dmarking-visitor-inl.h161 VisitJSFunction( Map map, JSFunction js_function) VisitJSFunction() argument
/third_party/node/deps/v8/src/wasm/
H A Dmodule-instantiate.cc1242 Handle<WasmJSFunction> js_function; in InitializeImportedIndirectFunctionTable() local
H A Dwasm-objects.cc1446 ImportWasmJSFunctionIntoTable( Isolate* isolate, Handle<WasmInstanceObject> instance, int table_index, int entry_index, Handle<WasmJSFunction> js_function) ImportWasmJSFunctionIntoTable() argument
2007 Handle<JSFunction> js_function = New() local
2134 Handle<JSFunction> js_function = New() local
[all...]
/third_party/node/deps/v8/src/compiler/
H A Djs-create-lowering.cc391 JSFunctionRef js_function = in ReduceJSCreateGeneratorObject() local
H A Dwasm-compiler.cc423 Node* LoadSharedFunctionInfo(Node* js_function) { in LoadSharedFunctionInfo() argument
428 Node* LoadContextFromJSFunction(Node* js_function) { in LoadContextFromJSFunction() argument
434 Node* LoadFunctionDataFromJSFunction(Node* js_function) { in LoadFunctionDataFromJSFunction() argument
[all...]
/third_party/node/deps/v8/src/debug/
H A Ddebug-interface.cc105 auto js_function = i::Handle<i::JSFunction>::cast(receiver); in GetFunctionDescription() local
H A Dliveedit.cc836 JSFunction js_function = JSFunction::cast(obj); in Fill() local
[all...]
/third_party/node/deps/v8/src/api/
H A Dapi.cc2816 auto js_function = in CreateCodeCacheForFunction() local

Completed in 50 milliseconds