Home
last modified time | relevance | path

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

/external/v8/src/wasm/
Dwasm-objects.cc192 Isolate* isolate, Handle<WasmCompiledModule> compiled_module) { in iterate_compiled_module_instance_chain()
198 bool IsBreakablePosition(Handle<WasmCompiledModule> compiled_module, in IsBreakablePosition()
220 Isolate* isolate, Handle<WasmCompiledModule> compiled_module) { in New()
257 DEFINE_OBJ_GETTER(WasmModuleObject, compiled_module, kCompiledModule, in DEFINE_OBJ_GETTER() argument
392 DEFINE_OBJ_ACCESSORS(WasmInstanceObject, compiled_module, kCompiledModule, in DEFINE_OBJ_ACCESSORS() argument
445 Isolate* isolate, Handle<WasmCompiledModule> compiled_module) { in New()
710 Handle<WasmCompiledModule> compiled_module(instance->compiled_module(), in SetBreakpointsOnNewInstance() local
744 Handle<WasmCompiledModule> compiled_module( in New() local
762 Isolate* isolate, Handle<WasmCompiledModule> compiled_module, in ExtractUtf8StringFromModuleBytes()
817 Isolate* isolate, Handle<WasmCompiledModule> compiled_module) { in ReinitializeAfterDeserialization()
[all …]
Dwasm-module.cc507 Handle<WasmCompiledModule> compiled_module = in CompileToModuleObject() local
548 WasmCompiledModule* compiled_module) { in ResetCompiledModule()
666 WasmCompiledModule* compiled_module = owner->compiled_module(); in InstanceFinalizer() local
730 Handle<WasmCompiledModule> compiled_module, int func_index) { in GetFunctionOffsetAndLength()
839 int wasm::GetFunctionCodeOffset(Handle<WasmCompiledModule> compiled_module, in GetFunctionCodeOffset()
1732 Handle<WasmCompiledModule> compiled_module) { in ProcessExports()
2069 WasmCompiledModule* compiled_module = in GetScript() local
2339 WasmCompiledModule* compiled_module = module_obj->compiled_module(); in ValidateInstancesChain() local
2363 WasmCompiledModule* compiled_module = module_obj->compiled_module(); in ValidateModuleState() local
2374 WasmCompiledModule* compiled_module = instance->compiled_module(); in ValidateOrphanedInstance() local
[all …]
Dwasm-debug.cc202 Handle<WasmCompiledModule> compiled_module( in NotifyDebugEventListeners() local
240 int GetTopPosition(Handle<WasmCompiledModule> compiled_module) { in GetTopPosition()
Dwasm-code-specialization.cc110 WasmCompiledModule* compiled_module = instance->compiled_module(); in ApplyToWholeInstance() local
/external/v8/src/snapshot/
Dcode-serializer.cc244 Handle<WasmCompiledModule> compiled_module = in SerializeWasmModule() local
289 Handle<WasmCompiledModule> compiled_module( in DeserializeWasmModule() local
/external/v8/src/
Dmessages.cc658 Handle<WasmCompiledModule> compiled_module( in GetFunctionName() local
748 Handle<WasmCompiledModule> compiled_module( in GetPosition() local
Dframes.cc1223 Handle<WasmCompiledModule> compiled_module(wasm_instance()->compiled_module(), in WASM_SUMMARY_DISPATCH() local
1239 Handle<WasmCompiledModule> compiled_module( in FunctionName() local
Disolate.cc717 Handle<WasmCompiledModule> compiled_module( in NewStackFrameObject() local
1571 Handle<WasmCompiledModule> compiled_module( in Throw() local
Dapi.cc7554 i::Handle<i::WasmCompiledModule> compiled_module = in Deserialize() local
9248 i::Handle<i::WasmCompiledModule> compiled_module( in GetPossibleBreakpoints() local
9330 i::WasmCompiledModule* compiled_module = in NumFunctions() local
9340 i::WasmCompiledModule* compiled_module = in NumImportedFunctions() local
9351 i::WasmCompiledModule* compiled_module = in GetFunctionRange() local
9368 i::WasmCompiledModule* compiled_module = in DisassembleFunction() local
Dobjects.cc13036 Handle<WasmCompiledModule> compiled_module( in GetPositionInfo() local
/external/v8/src/runtime/
Druntime-test.cc873 Handle<FixedArray> compiled_module; in RUNTIME_FUNCTION() local
/external/v8/src/debug/
Ddebug.cc674 Handle<WasmCompiledModule> compiled_module( in SetBreakPointForScript() local