Searched refs:creation_context (Results 1 – 1 of 1) sorted by relevance
522 AllocationSiteCreationContext creation_context(isolate); in CreateLiteral() local523 site = creation_context.EnterNewScope(); in CreateLiteral()524 RETURN_ON_EXCEPTION(isolate, DeepWalk(boilerplate, &creation_context), in CreateLiteral()526 creation_context.ExitScope(site, boilerplate); in CreateLiteral()