Lines Matching refs:from
347 * given MaybeHandle is empty. Use it to return immediately from a function with
527 // HiddenFactory exists so Isolate can privately inherit from it without making
1057 char* RestoreThread(char* from);
1236 // access this flag directly from generated code, we store a pointer to the
1238 // here returns the offset of that member from {isolate_root()}.
1502 // Flushes all pending concurrent optimzation jobs from the optimizing
1664 // Detach the environment from its outer global object.
1687 // builtins constants table to remain unchanged from build-time.
1708 // Returns a region from which it's possible to make pc-relative (short)
2063 // These methods add/remove the isolate to/from the list of clients in the
2069 // This class contains a collection of data accessible from both C++ runtime
2150 // Unpacks import assertions, if present, from the second argument to dynamic
2193 // True if this isolate was initialized from a snapshot.
2507 // Use this to check for stack-overflow when entering runtime from JS code.