Home
last modified time | relevance | path

Searched defs:v8_isolate (Results 1 – 13 of 13) sorted by relevance

/external/v8/src/debug/
Ddebug-scope-iterator.cc18 v8::Isolate* v8_isolate, v8::Local<v8::Function> v8_func) { in CreateForFunction()
39 v8::Isolate* v8_isolate, v8::Local<v8::Object> v8_generator) { in CreateForGeneratorObject()
/external/v8/src/profiler/
Dtick-sample.cc148 DISABLE_ASAN void TickSample::Init(Isolate* v8_isolate, in Init()
183 bool TickSample::GetStackSample(Isolate* v8_isolate, RegisterState* regs, in GetStackSample()
/external/v8/src/runtime/
Druntime-test.cc425 v8::Isolate* v8_isolate = reinterpret_cast<v8::Isolate*>(isolate); in RUNTIME_FUNCTION() local
453 v8::Isolate* v8_isolate = reinterpret_cast<v8::Isolate*>(isolate); in RUNTIME_FUNCTION() local
476 v8::Isolate* v8_isolate = reinterpret_cast<v8::Isolate*>(isolate); in RUNTIME_FUNCTION() local
489 v8::Isolate* v8_isolate = reinterpret_cast<v8::Isolate*>(isolate); in RUNTIME_FUNCTION() local
802 v8::Isolate* v8_isolate = reinterpret_cast<v8::Isolate*>(isolate); in RUNTIME_FUNCTION() local
812 v8::Isolate* v8_isolate = reinterpret_cast<v8::Isolate*>(isolate); in RUNTIME_FUNCTION() local
850 v8::Isolate* v8_isolate = reinterpret_cast<v8::Isolate*>(isolate); in RUNTIME_FUNCTION() local
/external/v8/src/builtins/
Dbuiltins-trace.cc41 auto* v8_isolate = reinterpret_cast<v8::Isolate*>(isolate); in MaybeUtf8() local
/external/v8/src/compiler-dispatcher/
Dcompiler-dispatcher.cc480 v8::Isolate* v8_isolate = reinterpret_cast<v8::Isolate*>(isolate_); in ScheduleIdleTaskFromAnyThread() local
497 v8::Isolate* v8_isolate = reinterpret_cast<v8::Isolate*>(isolate_); in ScheduleAbortTask() local
/external/v8/src/objects/
Djs-locale.cc171 v8::Isolate* v8_isolate = reinterpret_cast<v8::Isolate*>(isolate); in InitializeLocale() local
Dintl-objects.cc65 v8::Isolate* v8_isolate = reinterpret_cast<v8::Isolate*>(isolate); in ExtractStringSetting() local
576 v8::Isolate* v8_isolate = reinterpret_cast<v8::Isolate*>(isolate); in CreateICULocale() local
1854 v8::Isolate* v8_isolate = reinterpret_cast<v8::Isolate*>(isolate); in CurrencyDigits() local
/external/v8/src/
Dapi.cc334 v8::Isolate* v8_isolate = reinterpret_cast<v8::Isolate*>(isolate); in GetScriptOriginForScript() local
1040 Value* V8::Eternalize(Isolate* v8_isolate, Value* value) { in Eternalize()
1121 EscapableHandleScope::EscapableHandleScope(Isolate* v8_isolate) { in EscapableHandleScope()
2168 Local<PrimitiveArray> PrimitiveArray::New(Isolate* v8_isolate, int length) { in New()
2182 void PrimitiveArray::Set(Isolate* v8_isolate, int index, in Set()
2201 Local<Primitive> PrimitiveArray::Get(Isolate* v8_isolate, int index) { in Get()
2360 Isolate* v8_isolate, Source* source, CompileOptions options, in CompileUnboundInternal()
2409 Isolate* v8_isolate, Source* source, CompileOptions options, in CompileUnboundScript()
2565 Isolate* v8_isolate, StreamedSource* source, CompileOptions options) { in StartStreamingScript()
2937 Local<StackFrame> StackTrace::GetFrame(Isolate* v8_isolate, in GetFrame()
[all …]
Dvalue-serializer.cc819 v8::Isolate* v8_isolate = reinterpret_cast<v8::Isolate*>(isolate_); in WriteJSArrayBuffer() local
934 v8::Isolate* v8_isolate = reinterpret_cast<v8::Isolate*>(isolate_); in WriteHostObject() local
1865 v8::Isolate* v8_isolate = reinterpret_cast<v8::Isolate*>(isolate_); in ReadHostObject() local
/external/v8/src/parsing/
Dscanner-character-streams.cc340 static void UpdateBufferPointersCallback(v8::Isolate* v8_isolate, in UpdateBufferPointersCallback()
/external/v8/src/wasm/
Dwasm-code-manager.cc836 void ModuleSamplingCallback(v8::Isolate* v8_isolate, v8::GCType type, in ModuleSamplingCallback()
Dmodule-compiler.cc2140 v8::Isolate* v8_isolate = reinterpret_cast<v8::Isolate*>(isolate); in AsyncCompileJob() local
2802 v8::Isolate* v8_isolate = reinterpret_cast<v8::Isolate*>(isolate_); in CompilationState() local
/external/v8/src/interpreter/
Dbytecode-generator.cc972 v8::Isolate* v8_isolate = reinterpret_cast<v8::Isolate*>(isolate); in AllocateDeferredConstants() local