Lines Matching refs:Function
204 EXTERNAL_REFERENCE, // The address of an external C++ function.
205 INTERNAL_REFERENCE, // An address inside the same function.
294 // The only architecture-independent user of this function is the serializer.
304 // and written. In this case the target_address_address function above
494 // External function
533 // Direct call to API function callback.
552 ExternalReference(const Runtime::Function* f, Isolate* isolate);
660 // Function Debug::Break()
670 // Function NativeRegExpMacroAssembler::CaseInsensitiveCompareUC16()
673 // Function RegExpMacroAssembler*::CheckStackGuardState()
676 // Function NativeRegExpMacroAssembler::GrowStack()
684 // This lets you register a function that rewrites all external references.