Searched refs:AllocateContext (Results 1 – 2 of 2) sorted by relevance
52 void AllocateContext(int length, Handle<Map> map) { in AllocateContext() function
1250 a.AllocateContext(context_length, map); in ReduceJSCreateFunctionContext()1278 a.AllocateContext(Context::MIN_CONTEXT_SLOTS, factory()->with_context_map()); in ReduceJSCreateWithContext()1300 a.AllocateContext(Context::MIN_CONTEXT_SLOTS + 1, in ReduceJSCreateCatchContext()1329 a.AllocateContext(context_length, factory()->block_context_map()); in ReduceJSCreateBlockContext()