Home
last modified time | relevance | path

Searched defs:compiled_module (Results 1 – 9 of 9) sorted by relevance

/external/v8/src/wasm/
Dwasm-module.cc50 Isolate* isolate, Handle<WasmCompiledModule> compiled_module, in ExtractStringFromModuleBytes()
454 WasmCompiledModule* compiled_module) { in ResetCompiledModule()
524 WasmCompiledModule* compiled_module = owner->get_compiled_module(); in InstanceFinalizer() local
589 Handle<WasmCompiledModule> compiled_module, int func_index) { in GetFunctionOffsetAndLength()
681 int wasm::GetFunctionCodeOffset(Handle<WasmCompiledModule> compiled_module, in GetFunctionCodeOffset()
686 bool wasm::GetPositionInfo(Handle<WasmCompiledModule> compiled_module, in GetPositionInfo()
1849 Handle<WasmCompiledModule> compiled_module( in GetWasmFunctionName() local
1870 WasmCompiledModule* compiled_module = in WasmIsAsmJs() local
1879 WasmCompiledModule* compiled_module = GetCompiledModule(*instance); in GetScript() local
1937 Handle<WasmCompiledModule> compiled_module = in CreateModuleObjectFromBytes() local
[all …]
Dwasm-objects.cc68 Isolate* isolate, Handle<WasmCompiledModule> compiled_module) { in New()
200 DEFINE_ACCESSORS(WasmInstanceObject, compiled_module, kCompiledModule, in DEFINE_ACCESSORS() argument
248 Isolate* isolate, Handle<WasmCompiledModule> compiled_module) { in New()
299 Handle<WasmCompiledModule> compiled_module( in New() local
Dwasm-debug.cc34 Handle<WasmCompiledModule> compiled_module(GetCompiledModule(*wasm_instance), in GetAsmJsOffsetTables() local
121 WasmCompiledModule *compiled_module = wasm::GetCompiledModule(*instance); in GetAsmJsSourcePosition() local
/external/v8/src/snapshot/
Dcode-serializer.cc223 Handle<WasmCompiledModule> compiled_module = in SerializeWasmModule() local
265 Handle<WasmCompiledModule> compiled_module = in DeserializeWasmModule() local
/external/v8/src/runtime/
Druntime-test.cc786 Handle<FixedArray> compiled_module; in RUNTIME_FUNCTION() local
Druntime-debug.cc579 Handle<WasmCompiledModule> compiled_module( in RUNTIME_FUNCTION() local
/external/v8/src/
Dmessages.cc640 Handle<WasmCompiledModule> compiled_module( in GetFunctionName() local
Dapi.cc7305 i::Handle<i::WasmCompiledModule> compiled_module = in Deserialize() local
Dobjects.cc13413 Handle<WasmCompiledModule> compiled_module( in GetPositionInfo() local