Searched refs:GetLazyCode (Results 1 – 1 of 1) sorted by relevance
853 MaybeHandle<Code> GetLazyCode(Handle<JSFunction> function) { in GetLazyCode() function1052 if (!GetLazyCode(function).ToHandle(&code)) { in Compile()