Home
last modified time | relevance | path

Searched defs:js_function (Results 1 – 5 of 5) sorted by relevance

/external/v8/src/debug/
Dliveedit.cc836 JSFunction* js_function = JSFunction::cast(obj); in Fill() local
1136 for (auto& js_function : data->js_functions) { in PatchScript() local
1173 for (auto& js_function : data->js_functions) { in PatchScript() local
/external/v8/src/wasm/
Dwasm-objects.cc1348 JSFunction* js_function = JSFunction::cast(object); in IsWasmExportedFunction() local
1399 Handle<JSFunction> js_function = isolate->factory()->NewFunction(args); in New() local
Dmodule-compiler.cc1906 Handle<JSFunction> js_function = js_wrappers_[exp.index]; in ProcessExports() local
2103 Handle<WasmExportedFunction> js_function = WasmExportedFunction::New( in LoadTableSegments() local
/external/v8/src/compiler/
Djs-create-lowering.cc414 JSFunctionRef js_function = in ReduceJSCreateGeneratorObject() local
/external/v8/src/
Dapi.cc2637 auto js_function = in CreateCodeCacheForFunction() local