| /third_party/node/deps/v8/src/logging/ |
| D | local-logger.cc | 23 void LocalLogger::ScriptEvent(Logger::ScriptEventType type, int script_id) { in ScriptEvent()
|
| D | log.cc | 506 const char* source_url, int code_offset, int script_id) { in CodeCreateEvent() 1585 int script_id, double time_delta, int start_position, in AppendFunctionMessage() 1599 void Logger::FunctionEvent(const char* reason, int script_id, double time_delta, in FunctionEvent() 1610 void Logger::FunctionEvent(const char* reason, int script_id, double time_delta, in FunctionEvent() 1628 int script_id = -1; in CompilationCacheEvent() local 1639 void Logger::ScriptEvent(ScriptEventType type, int script_id) { in ScriptEvent() 1684 int script_id = script.id(); in EnsureLogScriptSource() local
|
| D | code-events.h | 182 int code_offset, int script_id) override { in CodeCreateEvent()
|
| /third_party/node/deps/v8/src/profiler/ |
| D | sampling-heap-profiler.cc | 117 AllocationNode* parent, const char* name, int script_id, in FindOrAddChildNode() 194 int script_id = v8::UnboundScript::kNoScriptId; in AddStack() local
|
| D | sampling-heap-profiler.h | 51 AllocationNode(AllocationNode* parent, const char* name, int script_id, in AllocationNode() 71 static FunctionId function_id(int script_id, int start_position, in function_id()
|
| D | profiler-listener.cc | 237 int script_id) { in CodeCreateEvent() 414 int script_id = pos_info.script->id(); in AttachDeoptInlinedFrames() local
|
| D | allocation-tracker.h | 106 int script_id; member
|
| D | profile-generator.h | 90 int script_id() const { return script_id_; } in script_id() function 91 void set_script_id(int script_id) { script_id_ = script_id; } in set_script_id()
|
| /third_party/node/deps/v8/src/debug/wasm/gdb-server/ |
| D | gdb-server.h | 171 uint32_t GetModuleId(uint32_t script_id) const { in GetModuleId()
|
| /third_party/node/deps/v8/src/diagnostics/ |
| D | system-jit-win.cc | 79 int script_id = 0; in EventHandler() local
|
| /third_party/node/deps/v8/include/ |
| D | v8-profiler.h | 34 int script_id; member 743 int script_id; member
|
| /third_party/node/deps/v8/src/parsing/ |
| D | parse-info.cc | 25 int script_id) in UnoptimizedCompileFlags()
|
| /third_party/node/deps/v8/src/debug/ |
| D | liveedit.cc | 806 void AddInterestingLiteral(int script_id, FunctionLiteral* literal) { in AddInterestingLiteral() 865 FuncId GetFuncId(int script_id, FunctionLiteral* literal) { in GetFuncId() 876 FuncId GetFuncId(int script_id, SharedFunctionInfo sfi) { in GetFuncId() 1198 int script_id = script->id(); in PatchScript() local
|
| /third_party/node/deps/v8/src/objects/ |
| D | shared-function-info.cc | 27 int script_id = script().IsScript() ? Script::cast(script()).id() : 0; in Hash() local
|
| /third_party/node/src/ |
| D | inspector_agent.cc | 520 int script_id = message->GetScriptOrigin().ScriptId(); in ReportUncaughtException() local
|
| D | js_native_api_v8_inspector.cc | 1145 int script_id = message->GetScriptOrigin().ScriptId(); in ReportUncaughtException() local
|
| /third_party/node/deps/v8/src/heap/ |
| D | factory-base.cc | 271 Handle<PrimitiveHeapObject> source, int script_id) { in NewScriptWithId()
|
| D | factory.cc | 1391 int script_id = isolate()->GetNextScriptId(); in CloneScript() local
|
| /third_party/node/deps/v8/src/wasm/ |
| D | wasm-engine.cc | 161 int script_id() const { return script_id_; } in script_id() function in v8::internal::wasm::__anon30b4ccfd0111::WeakScriptHandle
|
| /third_party/node/deps/v8/src/runtime/ |
| D | runtime-test.cc | 1566 int code_offset, int script_id) final {} in RUNTIME_FUNCTION()
|