Searched refs:GetSharedFunctionInfoCode (Results 1 – 4 of 4) sorted by relevance
125 GetSharedFunctionInfoCode(shared, &sfi_data_type, &compile_function); in CompileLazy()
113 TNode<CodeT> code = GetSharedFunctionInfoCode(shared); in TF_BUILTIN()
3750 TNode<CodeT> GetSharedFunctionInfoCode(
14632 TNode<CodeT> CodeStubAssembler::GetSharedFunctionInfoCode( in GetSharedFunctionInfoCode() function in v8::internal::CodeStubAssembler14780 const TNode<CodeT> code = GetSharedFunctionInfoCode(shared_info); in AllocateFunctionWithMapAndContext()