Searched defs:contextName (Results 1 – 4 of 4) sorted by relevance
86 contextName: 'Custom context', property
713 internalGlobal = runInNewContext('this', undefined, { contextName: 'internal' }); property
861 const String16 contextName = context->humanReadableName(); in addBindings() local
64327 const char* contextName() const { do { } while (0); return contextName_; } in contextName() function in JS::CallbackTracer