Searched refs:GetLambdaBoxTable (Results 1 – 3 of 3) sorted by relevance
928 Runtime::Current()->GetLambdaBoxTable()->BoxLambda(lambda_closure); in DoBoxLambda()963 if (!Runtime::Current()->GetLambdaBoxTable()->UnboxLambda(boxed_closure_object, in SHARED_REQUIRES()
562 lambda::BoxTable* GetLambdaBoxTable() const { in GetLambdaBoxTable() function
446 GetLambdaBoxTable()->SweepWeakBoxedLambdas(visitor); in SweepSystemWeaks()