Searched refs:fcontext (Results 1 – 3 of 3) sorted by relevance
255 Context* fcontext() { return Context::cast(get(FCONTEXT_INDEX)); } in fcontext() function
1220 context = Handle<Context>(context->fcontext()); in RUNTIME_FUNCTION()1509 context = Handle<Context>(context->fcontext()); in RUNTIME_FUNCTION()9711 Handle<Context> function_context(frame_context->fcontext()); in MaterializeLocalScope()10612 Handle<Context> function_context(frame_context->fcontext()); in RUNTIME_FUNCTION()
3811 context->set_fcontext(previous->fcontext()); in AllocateWithContext()