Home | History | Annotate | Download | only in runtime

Lines Matching refs:isolate

16 #include "src/isolate-inl.h"
23 HandleScope scope(isolate);
29 Handle<Context> context(isolate->context(), isolate);
31 Handle<Cell> vector_cell(Cell::cast(vector->Get(slot)), isolate);
32 return *isolate->factory()->NewFunctionFromSharedFunctionInfo(
112 SealHandleScope shs(isolate);
136 return isolate->heap()->undefined_value();
140 SealHandleScope shs(isolate);
160 return isolate->heap()->undefined_value();
164 SealHandleScope shs(isolate);