403Webshell
Server IP : 162.253.224.18  /  Your IP : 216.73.217.81
Web Server : Apache
System : Linux s18.infinitysrv.com 3.10.0-962.3.2.lve1.5.89.el7.x86_64 #1 SMP Thu Jul 9 15:55:31 UTC 2026 x86_64
User : dejavumk ( 1184)
PHP Version : 7.4.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/dejavumk/nutricoach.dejavumkt.info/node_modules/node-sass/src/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/dejavumk/nutricoach.dejavumkt.info/node_modules/node-sass/src/custom_function_bridge.h
#ifndef CUSTOM_FUNCTION_BRIDGE_H
#define CUSTOM_FUNCTION_BRIDGE_H

#include <nan.h>
#include <sass/values.h>
#include <sass/functions.h>
#include "callback_bridge.h"

class CustomFunctionBridge : public CallbackBridge<Sass_Value*> {
  public:
    CustomFunctionBridge(v8::Local<v8::Function> cb, bool is_sync) : CallbackBridge<Sass_Value*>(cb, is_sync) {}

  private:
    Sass_Value* post_process_return_value(v8::Local<v8::Value>) const;
    std::vector<v8::Local<v8::Value>> pre_process_args(std::vector<void*>) const;
};

#endif

Youez - 2016 - github.com/yon3zu
LinuXploit