Searched refs:native_function_context (Results 1 – 1 of 1) sorted by relevance
933 Node* native_function_context = LoadNativeContext(function_context); in BranchIfAccessCheckFailed() local934 Branch(WordEqual(native_context, native_function_context), &has_access, in BranchIfAccessCheckFailed()