Searched refs:FXJS_Initialize (Results 1 – 3 of 3) sorted by relevance
51 FXJS_Initialize(slot, reinterpret_cast<v8::Isolate*>(isolate)); in Initialize()84 FXJS_Initialize(embedderDataSlot, pExternalIsolate); in CJS_Runtime()
120 void FXJS_Initialize(unsigned int embedderDataSlot, v8::Isolate* pIsolate);
193 void FXJS_Initialize(unsigned int embedderDataSlot, v8::Isolate* pIsolate) { in FXJS_Initialize() function