Home
last modified time | relevance | path

Searched refs:ENTER_V8_DO_NOT_USE (Results 1 - 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/api/
H A Dapi-macros-undef.h8 #undef ENTER_V8_DO_NOT_USE macro
H A Dapi-macros.h42 #define ENTER_V8_DO_NOT_USE(isolate) i::VMState<v8::OTHER> __state__((isolate)) macro
H A Dapi.cc8435 ENTER_V8_DO_NOT_USE(isolate); in ThrowException()
9635 ENTER_V8_DO_NOT_USE(i_isolate); in Utf8Value()
9652 ENTER_V8_DO_NOT_USE(i_isolate); in Value()
/third_party/node/deps/v8/src/debug/
H A Ddebug-interface.cc310 ENTER_V8_DO_NOT_USE(isolate); in PrepareStep()
328 ENTER_V8_DO_NOT_USE(isolate); in BreakRightNow()
341 ENTER_V8_DO_NOT_USE(isolate); in CanBreakProgram()

Completed in 26 milliseconds