Lines Matching refs:EXTERNAL
436 // External strings table is a place where all external strings are
441 // Registers an external string.
746 // Allocates an External object for v8's external API.
866 // Allocates an external array of the specified length and type.
1093 // Allocate a new external string object, which is backed by a string
1103 // Finalizes an external string by deleting the associated external
1481 // Adjusts the amount of registered external memory.
1913 // Returns the amount of external memory registered since last global gc.
1966 // The amount of external memory registered through the API kept alive
1970 // Caches the amount of external memory registered at the last global gc.
2141 // Allocate empty external array of given type.
2746 EXTERNAL,
2968 // Used to create an external reference.