| /external/v8/src/logging/ |
| D | local-logger.cc | 22 void LocalLogger::ScriptEvent(Logger::ScriptEventType type, int script_id) { in ScriptEvent()
|
| D | log.cc | 1585 const char* reason, 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() 1612 void Logger::FunctionEvent(const char* reason, int script_id, double time_delta, in FunctionEvent() 1634 int script_id = -1; in CompilationCacheEvent() local 1645 void Logger::ScriptEvent(ScriptEventType type, int script_id) { in ScriptEvent() 1697 int script_id = script.id(); in EnsureLogScriptSource() local
|
| /external/v8/src/debug/wasm/gdb-server/ |
| D | gdb-server.h | 156 uint32_t GetModuleId(uint32_t script_id) const { in GetModuleId()
|
| /external/libtextclassifier/native/lang_id/features/ |
| D | relevant-script-feature.cc | 95 for (int script_id = 0; script_id < num_supported_scripts_; ++script_id) { in Evaluate() local
|
| /external/v8/src/profiler/ |
| D | sampling-heap-profiler.h | 51 AllocationNode(AllocationNode* parent, const char* name, int script_id, in AllocationNode() 69 static FunctionId function_id(int script_id, int start_position, in function_id()
|
| 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 | allocation-tracker.h | 104 int script_id; member
|
| D | profile-generator.h | 74 int script_id() const { return script_id_; } in script_id() function 75 void set_script_id(int script_id) { script_id_ = script_id; } in set_script_id()
|
| D | profiler-listener.cc | 353 int script_id = pos_info.script->id(); in AttachDeoptInlinedFrames() local
|
| /external/webrtc/webrtc/base/ |
| D | macutils.cc | 156 OSAID script_id, result_id; in RunAppleScript() local
|
| /external/chromium-trace/catapult/common/py_vulcanize/py_vulcanize/ |
| D | generate.py | 159 def __init__(self, script_id=None, text_content=None, content_type=None): argument
|
| /external/v8/include/ |
| D | v8-profiler.h | 28 int script_id; member 630 int script_id; member
|
| D | v8.h | 11419 Local<Integer> script_id, in ScriptOrigin()
|
| /external/v8/src/parsing/ |
| D | parse-info.cc | 24 int script_id) in UnoptimizedCompileFlags()
|
| /external/v8/src/debug/ |
| D | liveedit.cc | 810 void AddInterestingLiteral(int script_id, FunctionLiteral* literal, in AddInterestingLiteral() 898 FuncId GetFuncId(int script_id, FunctionLiteral* literal) { in GetFuncId() 909 FuncId GetFuncId(int script_id, SharedFunctionInfo sfi) { in GetFuncId() 1279 int script_id = script->id(); in PatchScript() local
|
| /external/v8/src/objects/ |
| D | shared-function-info.cc | 25 int script_id = script().IsScript() ? Script::cast(script()).id() : 0; in Hash() local
|
| /external/v8/src/heap/ |
| D | factory-base.cc | 215 int script_id) { in NewScriptWithId()
|
| D | factory.cc | 1242 int script_id = isolate()->GetNextScriptId(); in CloneScript() local 2939 const int script_id = frame->GetScriptId(); in NewStackFrameInfo() local
|